global theQT, whichKey,menuOn,videoon on idle if the framelabel = "broadcasters" then set the volume of sound(1) = 0 end if if menuon = 0 then if videoOn = 0 then if the framelabel <>"broadcasters" then if soundbusy (1) = 0 then randomsound end if end if end if set the volume of sound(1) = (whichKey*28) set the volume of sound(2) = (whichKey*28) end if